projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bfd5e0e
)
numpy: bump to version 2.3.4
author
Alexandru Ardelean
<
[email protected]
>
Sat, 8 Nov 2025 10:48:48 +0000
(12:48 +0200)
committer
Alexandru Ardelean
<
[email protected]
>
Sun, 9 Nov 2025 14:46:33 +0000
(16:46 +0200)
This change bumps the version to 2.3.4
Signed-off-by: Alexandru Ardelean <
[email protected]
>
lang/python/numpy/Makefile
patch
|
blob
|
history
diff --git
a/lang/python/numpy/Makefile
b/lang/python/numpy/Makefile
index 6a85e034116969a4c3ce0d5913ab2c9af44ee412..b8412f0ad6a7b24cc7e741d1ecb0d92b5a9d7786 100644
(file)
--- a/
lang/python/numpy/Makefile
+++ b/
lang/python/numpy/Makefile
@@
-6,11
+6,11
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=numpy
-PKG_VERSION:=2.3.
3
+PKG_VERSION:=2.3.
4
PKG_RELEASE:=1
PYPI_NAME:=$(PKG_NAME)
-PKG_HASH:=
ddc7c39727ba62b80dfdbedf400d1c10ddfa8eefbd7ec8dcb118be8b56d31029
+PKG_HASH:=
a7d018bfedb375a8d979ac758b120ba846a7fe764911a64465fd87b8729f4a6a
PKG_MAINTAINER:=Alexandru Ardelean <
[email protected]
>